برچسب: نویسنده: ایمان اصلاحی تاريخ: دوشنبه 29 آبان 1402 ساعت: 16:26
برچسب: نویسنده: ایمان اصلاحی تاريخ: دوشنبه 29 آبان 1402 ساعت: 16:26
برچسب: نویسنده: ایمان اصلاحی تاريخ: دوشنبه 29 آبان 1402 ساعت: 16:26
برچسب: نویسنده: ایمان اصلاحی تاريخ: سه شنبه 9 آبان 1402 ساعت: 16:52
برچسب: نویسنده: ایمان اصلاحی تاريخ: سه شنبه 9 آبان 1402 ساعت: 16:52
wget https://www.openssl.org/source/openssl-1.1.1w.tar.gz
tar -zxf openssl-1.1.1w.tar.gz
cd openssl-1.1.1w
make clean
./config shared –prefix=/usr –openssldir=/usr/local/openssl
make && make test
make install
openssl version # still shows v3
/usr/local/bin/openssl version # shows v1
mv /usr/bin/openssl /usr/bin/openssl-bak
ln -s /usr/local/bin/openssl /usr/bin/openssl
openssl version # now shows v1 and php compiles
برچسب: نویسنده: ایمان اصلاحی تاريخ: دوشنبه 1 آبان 1402 ساعت: 15:42
The following question :
So, if I understand correctly, if we set the value to 0, there is no security or compatibility risk for any user of the server? Bearing in mind that for the moment this value is 1, and that the request from the client conceed is to set the value to 0?
برچسب: نویسنده: ایمان اصلاحی تاريخ: دوشنبه 1 آبان 1402 ساعت: 15:42
برچسب: نویسنده: ایمان اصلاحی تاريخ: دوشنبه 1 آبان 1402 ساعت: 15:42